Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix grep command for KVM_IMAGE (Bugfix) #1421

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

mreed8855
Copy link
Collaborator

Fix issue #1248

Description

The script had an extra string included in the search path when checking the configuration file for the kvm .img file
grep: /etc/xdg//etc/xdg/canonical-certification.conf: No such file or directory

Resolved issues

Documentation

Tests

@mreed8855 mreed8855 requested a review from bladernr August 15, 2024 16:28
@mreed8855 mreed8855 changed the title Fix grep command for KVM_IMAGE (Bigfix) Fix grep command for KVM_IMAGE (Bugfix) Aug 15, 2024
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.19%. Comparing base (4123afe) to head (e9ecb46).
Report is 119 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1421   +/-   ##
=======================================
  Coverage   45.19%   45.19%           
=======================================
  Files         367      367           
  Lines       39119    39119           
  Branches     6613     6613           
=======================================
  Hits        17681    17681           
  Misses      20764    20764           
  Partials      674      674           
Flag Coverage Δ
provider-certification-server 57.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Hook25 Hook25 merged commit 590cbdf into main Aug 16, 2024
41 of 42 checks passed
@Hook25 Hook25 deleted the fix_precheck_kvm_image branch August 16, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants